Skip to main content

My app is impossible

What the Blacklist app needed from Noona was:

  • The ability to track creation of appointments through webhooks.
  • The ability to group customers together somehow (Customer groups).
  • The ability to send a notification to a Noona HQ user.

Thankfully, these things were all possible in the API before the Blacklist app was implemented.

But since imagination is infinite and our APIs are finite, this will not always be the case.

As an example, if someone attempts to build an app that introduces inventory management to products within Noona HQ that should be respected during marketplace checkout they will hit two obstacles:

  • Inventory as a concept does not exist at the product level
  • Since it doesn't exist, we can be quite sure it's not being validated during checkout

It is however quite trivial for us, Noona, to introduce these concepts to our API and therefore enable this app to be developed to completion.

So if you have an idea, or are on the road to implementing one, where something is missing from our API. Please reach out and we can figure out how to proceed together.